iconNamesEmpty
Type
property
Summary
Specifies the icon name that is displayed when empty, for each icon.
Syntax
set the iconNamesEmpty of widget to <iconName>
get the iconNamesEmpty of widget
Description
Use the iconNamesEmpty property to customize the icons that is displayed when it is empty. Put the name of the icons separated by a comma, if the number of names you pass is less than the number of icons shown the last value will be repeated in the remaining icons.
Examples
set the iconNamesEmpty of widget "Ratings" to "star"
Compatibility and Support
OS
mac
windows
linux
ios
android
Platforms
desktop
mobile
web